Class PrefixOptionImpl

All Implemented Interfaces:
IPCData, NdOption, Pdu, PrefixOption, Signal

public class PrefixOptionImpl extends NdOptionImpl implements PrefixOption
  • Field Details

    • prefixLength

      protected Byte prefixLength
    • isAutoConfig

      protected boolean isAutoConfig
    • validLifetime

      protected int validLifetime
    • preferredLifetime

      protected int preferredLifetime
    • prefix

      protected IPV6Address prefix
  • Constructor Details

    • PrefixOptionImpl

      public PrefixOptionImpl()
  • Method Details